Skip to content

Automerge safe dependencies#288

Merged
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
MarkEWaite:update-dependency-handling
May 15, 2026
Merged

Automerge safe dependencies#288
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
MarkEWaite:update-dependency-handling

Conversation

@MarkEWaite

Copy link
Copy Markdown
Contributor

Automerge safe dependencies

Simplify dependency management by automatically merging safe dependencies.

Automatically closes pull requests for plugin BOM updates if they pass automated tests. That avoids dependency updates in the plugin that might make other maintenance more difficult.

Uses the GitHub Action defined in pull request:

That pull request is associated with GitHub issue:

Testing done

  • None. Rely on testing done in other repositories

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Simplify dependency management by automatically merging safe dependencies.

Automatically closes pull requests for plugin BOM updates if they pass
automated tests.  That avoids dependency updates in the plugin that
might make other maintenance more difficult.

Uses the GitHub Action defined in pull request:

* jenkins-infra/github-reusable-workflows#48

The pull request is associated with GitHub issue:

* jenkins-infra/github-reusable-workflows#35

Testing done:

* None.  Rely on testing done in other repositories
@MarkEWaite
MarkEWaite requested a review from a team as a code owner May 15, 2026 18:50
@github-actions github-actions Bot added the skip-changelog Exclude from the changelog label May 15, 2026
@MarkEWaite
MarkEWaite merged commit c143e82 into jenkinsci:master May 15, 2026
18 checks passed
@MarkEWaite
MarkEWaite deleted the update-dependency-handling branch May 15, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Exclude from the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant